xend: Fix PCI Device Configuration
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 19 Dec 2007 14:50:37 +0000 (14:50 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 19 Dec 2007 14:50:37 +0000 (14:50 +0000)
commitadd89911d28507257f2cbc22ab3cde1dd5278a77
treecfd6c61165fa53a72a8f1e50cf191ec447af4a5f
parent25d73306ec0dc823fffcf4947e56e20159e6ead0
xend: Fix PCI Device Configuration

Xend doesn't correctly work after restart, when there is a domU which
owns a pci device (driver domain). This patch fixes the problem.

Signed-off-by: Yosuke Iwamatsu <y-iwamatsu@ab.jp.nec.com>
tools/python/xen/xend/XendConfig.py
tools/python/xen/xend/server/pciif.py